Post

Replies

Boosts

Views

Activity

Reply to App Startup with Debugger in Xcode 26 is slow
I tried to disable swift-tasks-plugin-enabled as you described, but that barely had noticeable effect (<1s difference). With the debugger attached (and iPhone connected with USB) our app becomes responsive after about 6-7 seconds from start, while this time decreases to less than 1s if I turn off "Debug executable" option in scheme. I collected lldb-rpc-server sample as you described and added it to FB21378487. Hope it would be helpful!
Dec ’25
Reply to App Startup with Debugger in Xcode 26 is slow
Just did the experiment and attached the logs to FB21378487. Hope it helps! [quote='871179022, Developer Tools Engineer, /thread/800067?answerId=871179022#871179022'] Add the following to your ~/.lldbinit: log enable gdb-remote packets --timestamp -f /tmp/log_packets.txt [/quote]
Replies
Boosts
Views
Activity
Jan ’26
Reply to App Startup with Debugger in Xcode 26 is slow
I tried to disable swift-tasks-plugin-enabled as you described, but that barely had noticeable effect (<1s difference). With the debugger attached (and iPhone connected with USB) our app becomes responsive after about 6-7 seconds from start, while this time decreases to less than 1s if I turn off "Debug executable" option in scheme. I collected lldb-rpc-server sample as you described and added it to FB21378487. Hope it would be helpful!
Replies
Boosts
Views
Activity
Dec ’25
Reply to App Startup with Debugger in Xcode 26 is slow
Just checked new Xcode 26.2 with iOS 26.2 and the debug builds startup time indeed improved significantly. We still have ~7 seconds of initial sluggishness (difference between debug executable on/off), but it's way better than it was before! 👍
Replies
Boosts
Views
Activity
Dec ’25
Reply to @Observable state class reinitializes every time view is updated
One year later it's still there. Is an expected behavior after all?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to How to change Xcode Cloud Build number?
Me too
Replies
Boosts
Views
Activity
Jun ’25
Reply to How to find `AudioHardwareControl` direction?
Answer is here https://stackoverflow.com/a/79342378/2432781
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Jan ’25
Reply to Xcode 13 typing is delayed / really slow
The release notes of Xcode 13.3 beta 2 mentions "code completion" 12 (!) times. Unfortunately I cannot test it yet, since it requires macOS Monterey. Did anybody tried it?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to How can I use UICollectionViewDiffableDataSource reorderHandlers with a custom compositional layout?
Did you get any reply to your bug report?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to Xcode 13 typing is delayed / really slow
Xcode 13.2 beta 2 (13C5081f) - same story. Back to Xcode 12.5.1 again 🙁
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Xcode 13 typing is delayed / really slow
Still not fixed in Xcode 13.2 beta (13C5066c)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’21